Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Prolog program to define the relation shift(L1,L2) so that L2 is L1 shifted rota...Feb 22
Prolog program to define a relation dividelist (L,L1,L2) so that L is partitione...Feb 22
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Prolog program to define the relation shift(List1, List2) so that List1 shifts r...Feb 21
Program to find co relation between two data sets defined and initialise by the...Apr 22
ProLog Program to find relations in familyFeb 21
ProLog Program to generate facts of the family and take different relationsFeb 21
ProLog Program to find relationsFeb 21
Prolog program to define the relation translate(List1, List2) to translate a lis...Feb 21
Prolog program Define the relation last(item,list) so that item is the last elem...Feb 21
Prolog program to define the relation last(item,list) so that item is the last e...Feb 22
Prolog program that defines a relation count(A,L,N) that counts into N the numbe...Feb 22
Prolog program that defines a relation max(X,Y,Max) where Max is the greater of ...Feb 22
Program that demonstrate the use of bitwise and, or, xor, ones compliment, left ...Jan 25
Program that defines a relation split(L,P,N) where list is divided into positive...Feb 22
Prolog program of 8 puzzle using heuristic function % with best first search...Feb 21
Prolog program to generate first 10 prime numbers and store them in a listFeb 21
Program which creates an Array of character. Make one function with one argumen...Mar 15
Prolog program to define the relation translate(L1,L2) to translate a list of nu...Feb 22
PROLOG PROGRAM TO SPLIT A LIST IN TWO LISTS SUCH THAT ONE LIST CONTAINS NEGATIVE...Feb 22
Prolog program to read a sentence from a file and then copy each of the token o...Feb 22
Prolog program to read a file and display each of its line one by one and lines ...Feb 21
Prolog program to read a sentence from a file and then copy each of the token o...Feb 21
Prolog program to define two predicates evenlength(List) and oddlength(List) so ...Feb 22
Prolog program that defines a predicate maxlist (L,Max) where Max is the greates...Feb 22
Divides one or more operands by another and stores the result in one or more...Dec 14
PROGRAM TO FIND CORRELATION BETWEEN TWO DATA SETS DEFINED NUMBER OF PROCESSESApr 23
Program to show an example of using user-defined package in a programJan 14
Program that defines template to find minimum value in an arrayMar 15
Program that defines template of vector class that provides modify and multiplic...Aug 03
Program to illusrate data conversion user defined data types using functionsOct 24
Program to illusrate data conversion user defined data types using constructorOct 16
The type 'System.Data.Objects.ObjectContext' is defined in an assembly that is n...Oct 13
DEFINING, ASSIGNING AND ACCESSING VALUES TO STRUCTURE MEMBERSJan 24
User Defined FunctionsMay 27
Defines and lists types of expressionsSep 11
Defines and differentiates sequential search and binary searchSep 15
Program using a user-defined functionSep 27
Defines different structures in dfsNov 06
Defines stack and lists basic operations and properties of stack Jul 06
PROGRAM TO FIND THE MEAN OF USER DEFINED NUMBER OF ARRAY ELEMENTSMay 03
Program to create user defined fork function and create 2 child process, print t...Jul 24
Program to show the use of Bitwise Operator Left Shift ( << )Jan 25
Program to show the use of Bitwise Operator Right Shift ( >> )Aug 17
Program that read two numbers in binary form, computes and display their product...Jan 14
Program to show the use of operator (<<) Shift Left filling with zero fro...Jul 08
Program to show the use of operator (>>) Shift Right, propagating the sig...Oct 10
Program to show the use of operator (>>>) Shift Right, filling with ze...Oct 14
Program to compare one string s2 to another string s1. Print the difference of f...Feb 06
Program to compare one string s2 to another string s1. Print the difference of f...Aug 25